home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2003 #5 / Net_2003_05.iso / net200305.exe / scripts / DefineButton2_20 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2003-03-31  |  60 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop(194);
  4. }
  5.